Force google to reindex [migrated]

Posted by Matthias on Server Fault See other posts from Server Fault or by Matthias
Published on 2012-09-22T14:20:27Z Indexed on 2012/09/22 15:39 UTC
Read the original article Hit count: 327

Filed under:
|
|

I changed the structure of my urls.

The pages are indexed by google and have the following structure

http://mypage.com/myfolder/page.apsx

The new structure is

http://mypage.com/page.aspx

Now all urls that google knows are wrong. How can I tell google to reindex and that the structure has changed? Internally I redirect in ASP.NET when the url contains the myfolder by I want google to update the urls.

© Server Fault or respective owner

Related posts about redirect

Related posts about url